Welcome![Sign In][Sign Up]
Location:
Search - computational geometry

Search list

[Special EffectsComputational Geometry in C Ccode2.tar

Description: 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
Platform: | Size: 57027 | Author: 李利华 | Hits:

[SourceCodeGEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi dia

Description: GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi diagram, and the Delaunay triangulation, of a set of points in the plane.
Platform: | Size: 87261 | Author: followtimeliu | Hits:

[Mathimatics-Numerical algorithmsCGAL-3.0

Description: cgal 3.0,Computational Geometry Algorithms Library
Platform: | Size: 7007232 | Author: 巢志骏 | Hits:

[Special Effectspolygon-union

Description: 求两个多边形交集的程序,使用计算几何实现的,值得学习-intersection of polygons for the two procedures, the use of computational geometry to achieve, and worth learning
Platform: | Size: 131072 | Author: cwj | Hits:

[Graph Recognize2D

Description: C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm-C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm
Platform: | Size: 67584 | Author: Mark | Hits:

[Special EffectsComputational Geometry in C Ccode2.tar

Description: 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
Platform: | Size: 57344 | Author: 李利华 | Hits:

[Special Effects计算几何算法

Description: 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
Platform: | Size: 3072 | Author: 徐灵奇 | Hits:

[Mathimatics-Numerical algorithmsinternationalacmcom

Description: 国际大学生程序设计竞赛例题解 数论.计算几何.搜索算法专集-International Collegiate Programming Contest On the utmost excellence. Computational geometry. Search Algorithm for Nomination
Platform: | Size: 8381440 | Author: wu | Hits:

[OtherComputationalgeometryinC

Description: 非常好的一本书 Computational Geometry in C djvu格式-a very good book Computational Geometry in C format djvu
Platform: | Size: 4044800 | Author: industry pho | Hits:

[Data structsACM_Code

Description: 包括计算几何、特殊数据结构、组合数学等知识点的代码。每个代码对应一道ACM试题,根据代码头说明找到题目具体来源,比如POJ 2050。来自NUAA ACM校队,ACM比赛必备!-Include computational geometry, special data structure, combinatorial mathematics and other knowledge-point code. Each code corresponds to ACM questions together, in accordance with the code first note to find the topic specific sources, such as POJ 2050. NUAA ACM from the school team, ACM must match!
Platform: | Size: 154624 | Author: yesrush | Hits:

[Data structsSegmentTree

Description: 线段树是在计算几何领域非常重要的一种数据结构,常在各大ACM比赛中现身,本文由浅入深,用往年经典的ACM题目来介绍这个强大数据结构-Segment tree is in the field of computational geometry is very important as a data structure, often in major competitions ACM show, this article easy-to-digest, ACM with a classic topic in previous years to introduce this powerful data structure
Platform: | Size: 222208 | Author: sql | Hits:

[OtherComputingGeometry

Description: ACM-ICPC竞赛 计算几何 终极学习资料整理合集 包含多篇PPT,论文及模板 -ACM-ICPC contest ultimate learning computational geometry data collection contains more than PPT, papers and template
Platform: | Size: 10397696 | Author: 朱明悦 | Hits:

[Special EffectsGeometry(C)

Description: 计算几何(C描述)第二版教材的配套程序,用C语言实现了本书的主要算法.-Computational geometry (C described) in the second edition of materials matching procedures, using C language to achieve the book
Platform: | Size: 77824 | Author: 陈新文 | Hits:

[JSP/Javamesh_applet

Description: Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
Platform: | Size: 11264 | Author: cstar | Hits:

[ActiveX/DCOM/ATLCcode2

Description: Computational Geometry in C 的源码-《Computational Geometry in C》 source code
Platform: | Size: 69632 | Author: 刘雪 | Hits:

[Othercomputationalgeometry

Description: 计算几何,英文版,写的十分详细,适合初学者入门学习,老手也可丛中学到不少知识-Computational geometry, English, written in great detail, suitable for beginners study entry, a pair of veterans may also learn a lot of knowledge
Platform: | Size: 2813952 | Author: ryan | Hits:

[Special EffectsComputational-geometry-topictest

Description: 计算几何专题测试是一个很爱好的资料 对你有好处-Computational geometry feature testing, love is a good information is good for you
Platform: | Size: 774144 | Author: andy | Hits:

[ActiveX/DCOM/ATLDevelopers_manual.tar

Description: CGAL - Computational Geometry Algorithms Library(计算几何算法库)的开发者手册 -CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) developer manual
Platform: | Size: 115712 | Author: snow | Hits:

[Data structstemplate

Description: ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板-ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates
Platform: | Size: 2230272 | Author: 陈澄 | Hits:

[Otherdiscrete-and-computational-geometry

Description: 这是一个很不错的英文版计算几何教材,对研究计算几何、地理信息系统的朋友,会有用处!-This is a very good English teaching computational geometry, the study of computational geometry, geographic information systems friend, will be useful!
Platform: | Size: 12585984 | Author: liyuan | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net